Method IsActiveAt(IRedbObject, DateTime?)
Checks if object is active by timestamps
public static bool IsActiveAt(this IRedbObject obj, DateTime? checkDate = null)
Checks if object is active by timestamps
public static bool IsActiveAt(this IRedbObject obj, DateTime? checkDate = null)